projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0abe900
)
* progmodes/perl-mode.el (perl-indent-command): Use delete-region
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 21 Apr 2007 20:06:41 +0000
(20:06 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 21 Apr 2007 20:06:41 +0000
(20:06 +0000)
instead of kill-region.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index d8d0dce028f0c2df578023e9369a58a7bcfaa3bb..f18eacb14190db8e4ecfc23f8718d89d9350b71f 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-5,6
+5,9
@@
2007-04-21 Chong Yidong <cyd@stupidchicken.com>
+ * progmodes/perl-mode.el (perl-indent-command): Use delete-region
+ instead of kill-region.
+
* progmodes/mantemp.el (mantemp-make-mantemps-region)
(mantemp-insert-cxx-syntax, mantemp-sort-and-unique-lines)
(mantemp-remove-memfuncs): Use delete-region instead of kill-word